public class HyperlinkFrame : ITextContent,
IIndexContent, IContentElement, ICellContent, IParagraphContentPublic Class HyperlinkFrame
Implements ITextContent, IIndexContent, IContentElement, ICellContent,
IParagraphContent| HyperlinkFrame | Initializes a new instance of the HyperlinkFrame class. |
| Actuate | Contains the value onRequest or onLoad for the objects. |
| Frame | Contains the frame. |
| IsServerSideImageMap | Specifies that a link returns data to a server side image map. |
| Location | Contains the target location for the hyperlink. |
| Name | Contains the name for a link. The name can serve as a target for other hyperlinks. The name does not have to be unique. |
| Show | Contains the text style for an unvisited hyperlink. |
| TargetFrame | Contains the name of a target frame. |
| Title | Contains a short accessible description. |
| Type | Contains the type of the hyperlink. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements | Returns all content elements. |
| GetHashCode | (Inherited from Object) |
| GetParent | Returns the parent element. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Overrides ObjectToString) |